[INFO] cloning repository https://github.com/loopgad/CodeAtlas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loopgad/CodeAtlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floopgad%2FCodeAtlas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floopgad%2FCodeAtlas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d58de3990f6974577840e19291f0b47b383b0ee8
[INFO] testing loopgad/CodeAtlas against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floopgad%2FCodeAtlas" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/loopgad/CodeAtlas
[INFO] finished tweaking git repo https://github.com/loopgad/CodeAtlas
[INFO] tweaked toml for git repo https://github.com/loopgad/CodeAtlas written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loopgad/CodeAtlas on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loopgad/CodeAtlas already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1eb44b881dafa937f576bddf8a2e8ad466246795a80a80c0f72467c0ea9369b2
[INFO] running `Command { std: "docker" "start" "-a" "1eb44b881dafa937f576bddf8a2e8ad466246795a80a80c0f72467c0ea9369b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1eb44b881dafa937f576bddf8a2e8ad466246795a80a80c0f72467c0ea9369b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eb44b881dafa937f576bddf8a2e8ad466246795a80a80c0f72467c0ea9369b2", kill_on_drop: false }`
[INFO] [stdout] 1eb44b881dafa937f576bddf8a2e8ad466246795a80a80c0f72467c0ea9369b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49dac2433c8ef64a56b726be8c8663802497b0895bd8d0c2b9539e7889720a72
[INFO] running `Command { std: "docker" "start" "-a" "49dac2433c8ef64a56b726be8c8663802497b0895bd8d0c2b9539e7889720a72", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.120
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasm-bindgen v0.2.120
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.120
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling codeatlas-wasm-core v0.1.0 (/opt/rustwide/workdir/packages/wasm-core)
[INFO] [stderr]    Compiling codeatlas-cli v0.1.0 (/opt/rustwide/workdir/packages/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "49dac2433c8ef64a56b726be8c8663802497b0895bd8d0c2b9539e7889720a72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49dac2433c8ef64a56b726be8c8663802497b0895bd8d0c2b9539e7889720a72", kill_on_drop: false }`
[INFO] [stdout] 49dac2433c8ef64a56b726be8c8663802497b0895bd8d0c2b9539e7889720a72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 817379f1fdd3a0e87dbdb02d7fc5a614a5eca9b5d6e53fa134fdce2bc179a745
[INFO] running `Command { std: "docker" "start" "-a" "817379f1fdd3a0e87dbdb02d7fc5a614a5eca9b5d6e53fa134fdce2bc179a745", kill_on_drop: false }`
[INFO] [stderr]    Compiling codeatlas-wasm-core v0.1.0 (/opt/rustwide/workdir/packages/wasm-core)
[INFO] [stderr]    Compiling codeatlas-cli v0.1.0 (/opt/rustwide/workdir/packages/cli)
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> packages/wasm-core/tests/security/mod.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let json: serde_json::Value = serde_json::from_str(&result).unwrap();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]    --> packages/wasm-core/tests/security/mod.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let json: serde_json::Value = serde_json::from_str(&result).unwrap();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_PATTERN_LENGTH` is never used
[INFO] [stdout]   --> packages/wasm-core/tests/security/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MAX_PATTERN_LENGTH: usize = 128;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.16s
[INFO] running `Command { std: "docker" "inspect" "817379f1fdd3a0e87dbdb02d7fc5a614a5eca9b5d6e53fa134fdce2bc179a745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "817379f1fdd3a0e87dbdb02d7fc5a614a5eca9b5d6e53fa134fdce2bc179a745", kill_on_drop: false }`
[INFO] [stdout] 817379f1fdd3a0e87dbdb02d7fc5a614a5eca9b5d6e53fa134fdce2bc179a745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45007e3ad5e77647145db827b2f3c82c84a840f44d22fb741424b67590eab02b
[INFO] running `Command { std: "docker" "start" "-a" "45007e3ad5e77647145db827b2f3c82c84a840f44d22fb741424b67590eab02b", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `json`
[INFO] [stderr]   --> packages/wasm-core/tests/security/mod.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let json: serde_json::Value = serde_json::from_str(&result).unwrap();
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `json`
[INFO] [stderr]    --> packages/wasm-core/tests/security/mod.rs:113:13
[INFO] [stderr]     |
[INFO] [stderr] 113 |         let json: serde_json::Value = serde_json::from_str(&result).unwrap();
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_PATTERN_LENGTH` is never used
[INFO] [stderr]   --> packages/wasm-core/tests/security/mod.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const MAX_PATTERN_LENGTH: usize = 128;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `codeatlas-wasm-core` (test "security") generated 3 warnings (run `cargo fix --test "security" -p codeatlas-wasm-core` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codeatlas-247983523741574d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeatlas_wasm_core-68df86b338032388)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test analyzer::tests::test_analyzer_new ... ok
[INFO] [stdout] test analyzer::tests::test_byte_to_line_column ... ok
[INFO] [stdout] test analyzer::tests::test_get_language ... ok
[INFO] [stdout] test analyzer::tests::test_export has been running for over 60 seconds
[INFO] [stdout] test analyzer::tests::test_index_javascript_class has been running for over 60 seconds
[INFO] [stdout] test analyzer::tests::test_index_python_class has been running for over 60 seconds
[INFO] [stdout] test analyzer::tests::test_index_python_function has been running for over 60 seconds
[INFO] [stdout] test analyzer::tests::test_index_rust_enum has been running for over 60 seconds
[INFO] [stdout] test analyzer::tests::test_index_rust_function has been running for over 60 seconds
[INFO] [stdout] test analyzer::tests::test_index_rust_multiple_symbols has been running for over 60 seconds
[INFO] [stdout] test analyzer::tests::test_index_rust_struct has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "45007e3ad5e77647145db827b2f3c82c84a840f44d22fb741424b67590eab02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45007e3ad5e77647145db827b2f3c82c84a840f44d22fb741424b67590eab02b", kill_on_drop: false }`
[INFO] [stdout] 45007e3ad5e77647145db827b2f3c82c84a840f44d22fb741424b67590eab02b
